Crate ockam_node

source ·
Expand description

ockam_node - Ockam Node API

Re-exports

Modules

Structs

Enums

Constants

Type Definitions

  • A special sender type that connects a type to an AsyncDrop handler
  • A special type of Context that has no worker relay and inherits the parent Context’s access control
  • The reply/result of a Node
  • A special type of Context that has no worker relay and a custom access control which is not inherited from its parent `Context.